Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.16] [SecuritySolution] Update Entity Store transform to read frequency and delay from config (#197992) #198317

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

machadoum
Copy link
Member

Backport

This will backport the following commits from main to 8.16:

Questions ?

Please refer to the Backport tool documentation

…d delay from config (elastic#197992)

## Summary

Update Entity Store transform to read frequency and delay from config.

New Config:
```
xpack.securitySolution.entityAnalytics.entityStore.frequency: '60s'
xpack.securitySolution.entityAnalytics.entityStore.syncDelay: '60s'
```

### How to test it?
* Update Kibana config
* Start the entity store

*** If you update the config after the entity store is installed it has
no effect

(cherry picked from commit 4d4de51)

# Conflicts:
#	x-pack/plugins/security_solution/server/lib/entity_analytics/entity_store/entity_store_data_client.ts
#	x-pack/plugins/security_solution/server/request_context_factory.ts
@machadoum machadoum merged commit c25cf40 into elastic:8.16 Oct 30, 2024
36 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @machadoum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants